home *** CD-ROM | disk | FTP | other *** search
-
- Super Drop List v1.4
- for Delphi 2 and 3
- ------------------------------------------------------
-
- Installation and General information
-
- Super Drop List is a set of Enhanced Components designed
- to allow flexible editing of drop lists for Delphi 2 and
- Delphi 3.
-
-
- What are the benefits of The Super Drop List?
- ==============================================
-
- - Define Colors for Edit Box and List Box
-
- - Assign Bitmap to Button.
-
- - Ownerdraw Listbox is provided
-
- - Listbox size can be different than edit size
-
- - AutoExpand fills in text as you type.
-
- - CaretatEnd allows you to set the caret at the start or end of the text.
-
- - Many, Many Options concerning behavior of the Drop Button.
-
-
- Note:
- The Super Calendar component requires version 4.70 or greater of Microsofts
- Common Controls library ComCtl32.DLL. A new version of ComCtl32.DLL ships
- with Windows NT 4 and Internet Explorer 3. You can download Internet
- Explorer from Microsofts Web-Site http://www.microsoft.com/ie/download/
-
-
-
- Files
- =====
-
- ------- Delphi 3 files - SDrop14D2 contains Delphi 2 files -------
- STOOLS.DCR -> component images
- STOOLS.DCU -> required components for Cal Set and Drop List
-
- SDROPLST.DCU -> Super DropList Component
- STOOLSDB.DCU -> DB Version of Super DropEdit and Super ListBox
- SDLISTDB.DCU -> DB Version of Super DropList
-
- **** SDrop14D2.ZIP -> Zip Package containing above files for Delphi 2 *******
-
-
- ------- These files are for both Delphi 2 and Delphi 3 -------
- SDROPDEMO.DPR -> sample DropEdit project for Delphi 2/3
- SDROPDEMO1.DFM -> sample form 1 for Delphi 2/3
- SDROPDEMO1.PAS -> sample file 1 for Delphi 2/3
- SDROPDEMO2.DFM -> sample form 2 for Delphi 2/3
- SDROPDEMO2.PAS -> sample file 2 for Delphi 2/3
-
- README.TXT -> important information
- LICENSE.TXT -> license information
- INSTALL.TXT -> installation and general information
- SDROP13.TXT -> general information
- HELP.TXT -> functions,procedures and properties
- ORDER.TXT -> registration and legal information
-
-
- Installation
- ============
-
-
- Installation in Delphi 2
- ========================
-
- 1. Copy all DCU files and STOOLS.DCR into a directory,
- where your components reside, for instance
- C:\Programs\Delphi2\Lib
-
- 2. From the Delphi menu select
- Component | Install ...
-
- 3. Press the Add button, and select the path and filename of
- each desired DCU file.
-
- 4. Repeat step 3 for each desired DCU file.
-
- 5. Back on the Install Components screen press OK.
-
- If installation succeeds you should see the Super Drop__ components appear
- on the Additional palette. If you have any difficulty installing the
- components refer to the Delphi 2 Help system.
-
-
- Installation in Delphi 3
- ========================
-
- 1. Copy all DCU files and STOOLS.DCR into a directory,
- where your components reside, for instance
- C:\Programs\Delphi2\Lib
-
- 2. From the Delphi menu select
- Component | Install Component...
-
- 3. Click Button "Browse..." beside "Unit file name" and select
- the path and filename of the desired DCU files.
- Multiple selections are allowed.
-
- 4. Back on the Install Components screen select an existing
- package in "Package file name" and press "OK" button.
-
- 5. Confirm the rebuild dialog. Delphi compiles and adds the Super Drop__ components to
- the Additional palette. If you have any difficulty installing the
- components refer to the Delphi 3 Help system.
-
-
- License
- =======
-
- These components are royalty free. That means that you
- may distribute your programs compiled with Super Tools code incurring
- no royalty fee. However, You may NOT distribute Super Tools source code or
- Registered Super Drop List compiled components.
-
-
- <jaym25@challenger.net>